summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2023-04-27 14:14:28 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2023-04-27 14:14:28 +0200
commit308c0ae64dd0a5db0cf8ba99e0db6714b3c749c4 (patch)
treef7b6e210af75cb13bf44d44cc754734e23a41eac
parentUpdated Home (markdown) (diff)
downloadkrakensdr_docs.wiki-308c0ae64dd0a5db0cf8ba99e0db6714b3c749c4.tar
krakensdr_docs.wiki-308c0ae64dd0a5db0cf8ba99e0db6714b3c749c4.tar.gz
krakensdr_docs.wiki-308c0ae64dd0a5db0cf8ba99e0db6714b3c749c4.tar.bz2
krakensdr_docs.wiki-308c0ae64dd0a5db0cf8ba99e0db6714b3c749c4.tar.lz
krakensdr_docs.wiki-308c0ae64dd0a5db0cf8ba99e0db6714b3c749c4.tar.xz
krakensdr_docs.wiki-308c0ae64dd0a5db0cf8ba99e0db6714b3c749c4.tar.zst
krakensdr_docs.wiki-308c0ae64dd0a5db0cf8ba99e0db6714b3c749c4.zip
-rw-r--r--01.-Additional-Hardware-Required.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/01.-Additional-Hardware-Required.md b/01.-Additional-Hardware-Required.md
index 7f793e4..71888a7 100644
--- a/01.-Additional-Hardware-Required.md
+++ b/01.-Additional-Hardware-Required.md
@@ -9,7 +9,7 @@ Due to the ubiquity of Raspberry Pi 4 devices we provide ready to use images for
Any 2GB or larger Pi 4 model will work, however we recommend trying to obtain the [newer model Pi 4's that can turbo to 1.8 GHz](https://www.raspberrypi.com/news/bullseye-bonus-1-8ghz-raspberry-pi-4/). We also recommend obtaining an aftermarket fan cooling solution for the Pi 4 as if the CPU throttles significantly due to CPU overheating the code may run slowly and lag. The newer model Pi 4's almost never throttle even without cooling, but older ones tend to throttle much easier. Optionally we also suggest overclocking them to 2 GHz or higher for best performance as long as you have sufficient cooling in place.
-We have also tested the code and confirmed the KrakenSDR and code to run well on various devices mentioned in our Appendix https://github.com/krakenrf/krakensdr_docs/wiki/11.-Appendix#tested-devices
+We have also tested the code and confirmed the KrakenSDR and code to run well on various devices mentioned in our Appendix https://github.com/krakenrf/krakensdr_docs/wiki/12.-Appendix#tested-devices
We have confirmed that operation on Virtual Machines is possible, and confirmed that the software works well on Ubuntu 22.04 running on VirtualBox, on both Windows and Linux host machines.